{
	"general": {
		"type" : "custom",
		"customType" : "unu_rearaxle_zf174mcg",
		"modelName" : "unuparts_part_unu_rearaxle_zf174mcg_1",
		"materials" : ["minecraft:dye:6:1", "minecraft:iron_ingot:0:10"]
	},
	
	"subParts": [
		{
			"pos" : [1.375, 0.0, -0.001],
			"types" : ["wheel"],
			"minValue" : 0.5,
			"maxValue" : 1.25
		},
		{
			"pos" : [-1.375, 0.0, -0.001],
			"types" : ["wheel"],
			"minValue" : 0.5,
			"maxValue" : 1.25
		}
	],
	
	"custom" : {
		"width" : 0.25,
		"height" : 2.0
	},

	"rendering": {
		"rotatableModelObjects" : [
			{
				"partName" : "$RearAxle",
				"rotationPoint" : [0.0, 0.0, 0.0],
				"rotationAxis" : [1.0, 0, 0],
				"rotationVariable" : "driveshaft"
			},
			{
				"partName" : "$torqueshaft",
				"rotationPoint" : [0.0, 0.28125, 0.0],
				"rotationAxis" : [0, 0, 1],
				"rotationVariable" : "engine"
			}
		]
	}
}